home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Swimwear Illustrated
/
Swimwear Illustrated.iso
/
mac
/
MAIN8
/
MINDY8.DIR
/
00031_Script_31
< prev
next >
Wrap
Text File
|
1996-02-22
|
203b
|
10 lines
on exitFrame
repeat with a = 10 to 13
set the visible of sprite a to false
end repeat
updatestage
if not soundbusy(1) then
sound stop 1
sound playfile 1, "mindy"
end if
end